Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix intermittent issue - Assets.getText() #180

Merged
merged 5 commits into from
Sep 27, 2024

Conversation

fredmaiaarantes
Copy link

The development mode has an intermittent issue saying that Assets.getText() is not a function.
This function was changed to async in Meteor 3.0 and renamed to Assets.getTextAsync().

https://v3-migration-docs.meteor.com/api/renamed-functions.html#assets-gettext

@harry-73
Copy link

When this PR will be merged ? Thanks.

@JorgenVatle
Copy link
Owner

JorgenVatle commented Sep 27, 2024

Thank you @fredmaiaarantes!

@harry-73 Was off on some trips over the summer and didn't have much spare time to allocate to this. Going through issues and PRs for the repo now. 👍

@JorgenVatle JorgenVatle merged commit dc103e2 into JorgenVatle:release Sep 27, 2024
4 of 10 checks passed
@JorgenVatle
Copy link
Owner

This should now be fixed with jorgenvatle:vite-bundler@v2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants